ul{padding:0}
li{list-style: none;}
a{text-decoration:none !important}
p{margin: 0;
    padding: 0;
    /*font-size: 1px*/}
    h1{
        font-size:0;
        margin:0;
    }
body{line-height:normal;    color: inherit;}
.navbar{width:100%;z-index: 9999;border-radius: 0;height:80px;background:#fff;margin:0;position: fixed;}
.navbar .navbox{max-width: 1354px; width:100%;height:40px;margin:0 auto;margin-top:25px;position: relative;}
.navbar .navbox .logo{width:200px;height:40px;float: left;}
.navbar .navbox .logo img{width:100%; height:auto;}
.navbar .navbox ul{float: right;}
.navbar .navbox ul li{float: right;margin-top:8px;}
.navbar .navbox ul li a{line-height: 30px; /*color:#979797;*/padding:0 15px;color: #696969;
    font-size: 16px;}
    .navbar .navbox ul li dl dt a{
        font-size:14px;
    }
.dropdownmenu a{    font-size: 11px;
    text-align: center;}
.navbar .navbox ul li>a.active{border-bottom:2px solid #2790f3;color:#2790f3}
.navbar .navbox ul li a:hover{background:none;color:#2790f3}
.navbar .navbox .langbox{position: absolute;top:-26px;right:15px;overflow: hidden;background:url(../img/langbg.png) no-repeat left top;padding-left:15px;}
.navbox .langbox a{float: left;margin:0 10px;line-height: 25px;color:#fff}

.xs-nav{width:100%; height:50px;background:#fff;position: fixed; z-index: 9999;}
.xs-nav .logo{width:150px;display: block;float: left;margin-left:10px;margin-top:10px;}
.xs-nav .logo img{width:100%;}
.xs-nav .lang{color:#fff;background:#2790f3;border:none;float: right;border-radius:3px;padding:0 8px;margin-top:15px;}
.xs-menu{font-size:24px; height:50px; line-height: 50px; display: block; float: right;color:#2790f3;padding:0 10px; margin-left:10px; }
.xs-menu span{margin-top:12px;}
.xs-nav-menu{width:100%;height:100%;position: fixed; background:rgba(0,0,0,0.8);z-index: 9998; display: none; top:-100%;left:0}
.xs-nav-menu ul li{line-height: 40px; color:#fff;text-align: center}
.xs-nav-menu ul li a{color:#fff;}
.xs-nav-menu ul li a.active{color:#2790f3;}

.bgbox{width:100%;}
.contentbox{max-width: 1200px; width:100%;margin:0 auto;    padding: 30px 0;}

.searchbox{padding:30px 10px;}
.searchbox h1{text-align: center;font-size:24px; color:#333;margin-top:0;font-weight:700;}
.searchbox p{text-align: center;font-size:16px; color:#bb9c56;font-weight:700;}
.searchbox .search{width:99%;max-width: 1100px;margin:0 auto;line-height: 40px; height:50px;margin-top:30px;margin-bottom:20px}
.searchbox .search .dropdown a{color:#fff;font-weight: 700}
.searchbox .search .dropdown a span{font-size: 16px;top:3px}
.searchbox .search .dropdown-menu{width:100%;background:#676767}
.searchbox .search .dropdown-menu li{border-bottom:1px solid #fff;line-height: 35px;text-align: center}
.searchbox .search .dropdown-menu li:last-child{border:none;}
.searchbox .search .dropdown-menu li a{line-height: 35px; letter-spacing: 3px}
.searchbox .search .dropdown-menu li a span{color:#676767}
.searchbox .search .dropdown-menu li a.active{color:#bb9c56}
.searchbox .search .dropdown-menu li a.active span{color:#bb9c56}
.searchbox .search .dropdown-menu li a:hover{background:none;color:#bb9c56}
.searchbox .search .dropdown{float: left;text-align: center;background:#bb9c56;color:#fff;line-height: 40px;border:2px solid #bb9c56;border-right:none;border-radius:10px 0 0 10px;padding:0}
.searchbox .search input{line-height: 40px; border:none;padding:0 5px;float: left;border-top:2px solid #bb9c56;border-bottom:2px solid #bb9c56;font-size:12px;letter-spacing: 3px;}
.minput{border-radius:0 10px 10px 0;background:none;padding-right:0;border-right:1px solid #bb9c56 !important;}
.searchbox .search button{padding:0;border:none;background:#bb9c56;color:#fff;border:2px solid #bb9c56;border-left:none;border-radius:0 10px 10px 0;}
.searchbox .tips{display: block;text-align: center; font-size:14px; width:100%;margin-top:10px;}
.m-search-button{line-height:40px;border-radius:10px;border:none;background:#bb9c56;color:#fff;margin:0 auto;width:120px;display: block;}
.searchbox button span{padding-left:30px; background: url(../img/searchicon.png) no-repeat left center;background-size:auto 130%;font-weight: 700 }
.tit {
    text-align: center;
    margin-bottom: 30px;
}

.tit h3{margin:0;font-size:24px;font-weight: 700}
.tit p{margin:0;font-size: 16px;}

.yewubox{overflow: hidden;}
.yewubox ul li{padding:10px;}
.yewubox ul li .card{width:100%;background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.2);text-align: center;padding:15px 0}
.yewubox ul li .card h1{font-size:16px; margin:0;font-weight: 700}
.yewubox ul li .card p{font-size: 13px;
    line-height: 24px;
    padding: 0 10px;
    margin-bottom: 0;
    margin-top: 15px;
        width: auto;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.yewubox ul li .card i{width:60px; height:60px; display: block; margin:15px auto 25px auto; background:url(../img/iconone.png) no-repeat left top;background-size:100% auto;}
.yewubox ul li .card i.pos1{background-position: 0 0}
.yewubox ul li .card i.pos2{background-position: 0 -60px}
.yewubox ul li .card i.pos3{background-position: 0 -120px}
.yewubox ul li .card i.pos4{background-position: 0 -180px}
.yewubox ul li .card i.pos5{background-position: 0 -240px}
.yewubox ul li .card i.pos6{background-position: 0 -300px}
.yewubox ul li .card i.pos7{background-position: 0 -360px}
.yewubox ul li .card i.pos8{background-position: 0 -420px}

.youshibox img{width:90%; height:auto; margin-left:5%; display: block;}
.partnerbox{padding:30px 0}
.partnerbox img{width: 100%;}

.newsbox{overflow: hidden;}
.newsbox .col-sm-6{padding:10px;}
.newstit{background:#bb9c56;color:#fff;line-height: 40px; font-size:16px;margin:0;padding:0 10px;font-weight: 700;}
.newstit a{float: right; color: #fff;}
.newscard .newscont .cont {
   font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 60px;
        color: #6b6a6a;
}
.newstit a i{float: left; width:5px; height:5px; background:#fff;display:block;margin:17px 10px 0 0 ;}
.newscard,.mnewbox{border:2px solid #bb9c56;}
.newscard ul{padding:0 20px;margin:0}
.newscard ul li{overflow: hidden;}
.newscard ul li{border-bottom: 1px solid #1e1e1e;padding:10px 0 5px 0;}
.newscard ul li:last-child,.mnewbox ul li:last-child{border:none;}
.newscard ul li a{color:#333;}
.newscard .time{width:70px; text-align: center;float: left; position: relative;}
.newscard .time span{display: block; font-size:14px;line-height: 24px;}
.newscard .time i{display: block; width:1px; background:#1e1e1e; height:50%;position: absolute; right:0; top:25%;}
.newscard .time p{font-size: 24px;font-weight:bold;line-height: 40px;}
.newscard .newscont{width:calc(100% - 70px); float: left;padding-left:15px;}
.newscard .newscont h1{margin:0;line-height: 20px; border-bottom:1px solid #1e1e1e; font-size:16px; font-weight: 700;overflow: hidden;}
.newscard .newscont h1 p{width:100%;float: left; height:20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.newscard .newscont h1 span{width:35%; display: block; float: right;text-align: right; font-size:14px;    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}}
.newscard .newscont .cont{font-size:12px; line-height: 20px;    height: 63px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.mnewbox ul{padding:0 10px;margin:0}
.mnewbox ul li{border-bottom:1px solid #1e1e1e; line-height: 40px; font-size:14px;overflow: hidden;}
.mnewbox ul li a{color:#333;}
.mnewbox ul li i{     width: 4px;
    height: 4px;
    display: block;
    float: left;
    background: #666;
    margin-top: 17px;
    margin-right: 10px;
    border-radius: 0%;
    
}
.mnewbox ul li p{float: left;margin: 0;
    padding: 0;
    margin-left: 0;
    display: block;
        width: 740px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    height: 36px;
   /* line-height: 36px;*/
    outline: none;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    
}
.mnewbox ul li span{
   /* line-height: 20px;*/
    margin-top: 10px;
    text-align: right;
    display: block;
    padding: 0 5px 0 10px;
    margin: 0;
    float: right;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;}
.newstit.mtit{font-size:14px;background:#454545;overflow: hidden;padding-left: 0}
.mtit ul{float: left;padding:0}
.mtit a{float: right}
.mtit li{float: left; padding:0 15px;}
.mtit li.active{background: #1e1e1e}
.foot{overflow: hidden; background:#1e1e1e; color:#fff; font-size: 12px;padding:20px 0}
.foot a{color:#fff; font-size: 12px; margin:0 10px;white-space: nowrap;}
.foot h1{font-size:16px;margin:0 0 20px 0;font-weight:bold;}
.foot ol{padding:0}
.foot ol li{line-height: 26px;font-size: 14px;}
.link{width:100%;float: left;text-align: center;line-height: 24px;padding:0 20px;}
.link span{font-size:12px;}
.copyrigt{width:100%; text-align: center;float: left;margin:20px 0; font-size:12px;}
.footfloat{/*font-weight: 700*/}
.footfloat .col-md-3{padding:5px; }
.foot img{width: 100%; max-width:135px; margin:0 auto;display: block}
.message{line-height: 24px;font-size: 14px;}
.footfloat ul li p{
    font-size: 14px;
}
.hidden-md h1{font-size: 14px}
.zhao{position: fixed;height: 100%;width:100%; z-index: 99999; top:0;left:0;background:rgba(0,0,0,0.2);display: none;}
.zhao .dialog{width:90%; max-width: 800px; margin:0 auto;background: #fff;margin-top:15%;padding-bottom: 30px}
.dialog h1{background:#bb9c56; color:#fff; font-size:16px; line-height:40px;padding:0 10px;margin:0;}
.dialog h1 span{font-size: 12px;    padding-left: 10px;}
.dialog .searchicon{width:24px; height:24px; float: left; display: block;background:url(../img/searchicon.png) no-repeat center;background-size: 100%;margin:8px 5px 0 0;}
.dialog h2{font-size:16px; text-align: center;}
.dialog h2 span{font-size:14px;}
.dialog .ms{text-align: center; font-size:14px;margin-bottom:20px}
.dialog .ms span{color:#bb9c56;}
.inputbox{overflow: hidden; margin-bottom:15px;}
.inputbox p{width:100%; float: left; line-height: 16px; color:#26d5a5; font-size:12px; padding-left:30%; margin-left:10px;margin-bottom: 0;margin-top:5px;}
.inputbox p i{width:16px; height:16px; display: block; float: left; background:url(../img/safe.png) no-repeat center;background-size: 100%;margin-right:5px;}
.inputbox span{width:30%; float:left;text-align: right;line-height: 40px;}
.inputbox span i{color:#f00}
.inputbox input{width:60%; float: left; line-height: 40px;margin-left:10px;max-width: 400px;border-radius:5px; background:#f5f5f5; border:none;padding:0 10px;}
.close{line-height: 40px; color:#fff; float: right;opacity:1;font-weight: normal;font-size: 14px}
.yanzhengma{width:95px !important;}
.inputbox img{width: 100px;height:40px; float: left;margin-right:30px}
.dialog button{float:left; line-height: 40px; color:#fff; background:#c32018;border:none; border-radius:20px;padding:0 20px;}
.banner{height:350px; width:100%; line-height: 350px;position: relative}
.mbx{line-height: 34px; height:40px; border-bottom: 1px solid #e7e8ed; padding:3px 10px;height:40px;color:#333;}
.newsbanner{background:url(../img/newsbanner.jpg) no-repeat center;background-size: 100%;}
.leftmenu{background:#EEE;position: relative;height:100%;}
.leftmenu1>ul,.leftmenu>ul{box-shadow: 0px 0px 5px 0 rgb(237 237 237);}
.leftmenu1>ul li,.leftmenu>ul li{   color: #444444; line-height: 50px;
    text-align: center;
    cursor: pointer;
    /*background: #f6f6f6;*/
    /*border-bottom: 1px solid #d8d7d7;*/}
    .leftmenu1>ul li:last-child,.leftmenu>ul li:last-child{   
    border-bottom: none;}
.leftmenu1>ul li.tit,.leftmenu>ul li.tit{margin-bottom: 5px;margin-top:10px; background:#bb9c56;color:#fff; font-size: 16px;}
.leftmenu li a{color:#444444;}
.leftmenu .tit a{color:#fff;}
.leftmenu>ul li:hover,.leftmenu1>ul li.active,.leftmenu>ul li.active{background:#bb9c56;color:#fff;}
.leftmenu li:hover a,.leftmenu>ul li.active a{color:#fff;}
.mbx{margin-top:10px;}
.mbx a{color:#333; padding:0 10px}
.mbx a:first-child{border-left:2px solid #bb9c56;}
.mbx span,.mbx a:last-child{ color:#999}

.mbx span:last-child{display:none;}
.mbx span:nth-child(2){display:none;}
.mbx a:nth-child(3){display:none;}
.mbx a:nth-last-child(2){color: #999;}
.pcnew ul{    padding: 0 10px 0 35px;}
.pcnew ul li{border-color: #e7e8ed}
.pcnew ul li span{border:none; color:#999}
.media-body p{
    padding: 0;
margin: 5px 0 0 0;
font-size: 14px;
color: #999;
line-height: 19px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
}
.media-heading{font-size:16px; color:#333}
.timebox{font-size: 12px; color:#999;width:100%; max-width: 600px; margin:5px auto 0 auto}
.timebox .t{float: left;}
.timebox .view{float: right;}
.imgnew li{padding:10px 0; border-bottom: 1px solid #e7e8ed}
.listtit{width: 60%;
    padding-bottom: 10px;
    border-bottom: 1.5px solid #bb9c56;
    font-size: 20px;
    line-height: 40px;
    max-width: 300px;
    margin: 10px auto 30px auto;
    text-align: center;
    color: #000000;
    font-family: Microsoft YaHei;
    font-size: 24px;}
.newcont h3{font-size: 20px; text-align: center;margin-bottom:20px}
 .editableContent .fgs{margin-top:60px;}
     .editableContent .fgs:first-child{margin-top:0;}
    .fgs{
    height: 249px;width:100%;}
        .map{
            height:232px;
        }
        .gs p{margin:0;}
.detail{padding:30px 10px}
.aboutbanner{background: url(../img/about.jpg) no-repeat center; background-size:100% 100%;}
.gnyw{
        width: 860px;
    margin: 0 auto;
}
.gnyw .col-md-6{
        width: 380px;
            padding: 0;
}
.gnyw .w-image-box{
        margin: 0 auto;
    width: 380px;
    height: 150px;
}
.gnyw .w-image-box img{
        width: 380px;
    height: 150px;
}
 .glyphicon-tags:before{
                color: #444444;
    display: inline-block;
   font-size: 12px;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
      /*  margin-right: 10px;*/
        }
        .zlfw{
    width: 345px;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
    line-height: 2;
    height: 84px;
    overflow: hidden;
    text-overflow: ellipsis;
        -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
        }
        .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0 none transparent;
    border-top: 0 none transparent;
    border-bottom: 0 none transparent;
    border-left: 0 none transparent;
    border-radius: 0px;
    background-color: #F5F5F5;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: -ms-linear-gradient(top, none,none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
     margin-top: 15px;
         height: 198px;
}
 .w-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
 .w-list .w-list-item {
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    height: 36px;
    line-height: 36px;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: #CCC;
    text-align: left;
}
.w-list .w-list-item .w-list-inner {
    padding: 0 0 0 5px;
    margin-left: 14px;
}
 .w-list .w-list-item .w-list-link {
    padding: 0;
    margin-left: 0;
   /* display: block;*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #444444;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    height: 36px;
    line-height: 36px;
    outline: none;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.w-button {
    display: inline-block;
    margin: 0;
    padding: 0;
    border-top: 1px none #3099dd;
    border-right: 1px none #3099dd;
    border-bottom: 1px none #3099dd;
    border-left: 1px none #3099dd;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: rgb(187 156 86);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -moz-linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background-size: auto;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    cursor: pointer;
    outline: none;
    text-align: center;
}
 .w-button .w-button-text {
    display: inline-block;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #FFF;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
}
.w-button:hover {
    border-top-color: #2188ca;
    border-right-color: #2188ca;
    border-bottom-color: #2188ca;
    border-left-color: #2188ca;
    background: rgb(216, 203, 108);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -moz-linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background-size: auto;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}
.gnyw #smv_con_58_26{
        height: 38px;
    width: 135px;
    left: 122px;
    top: 128px;
    z-index:0;
    padding-top: 30px;
    margin: 0 auto;

}
.gnyw .w-container .smAreaC{
        width: 380px;
    margin: 0 auto;
}
.rightcont{
        padding:0;padding-left: 25px;
    width: 79.16%;
}
.gnyw #smv_con_57_50{
    height: 108px;
    width: 352px;
       left: 10px;
    top: 10px;
    z-index: 0;
    margin: 0 auto;
    padding-top: 15px;
}
#tab_con_47_5 .w-label-content p{
        line-height: normal;
    }
    .zytd{
    left: 45px;
    top: 204px;
    z-index: 17;}
    .zytd p{margin:0}
    .zytd>p:first-child{
            margin: 0 0 35px;
    }
.zytd img {
    width: 100%;
    height: 240px
}
.zytd .f-ellipsis{
    margin-right: 10px;
}

.w-label > div {
    padding: 0 10px;
}

.w-label .content {
    display: flex;
    height: 350px;
    flex-direction: column;
    overflow: hidden;
    background: #eee;
}

.w-label .content:hover{
    cursor:pointer;
}
.w-label .content .text{
    flex: 1;
    height: 100%;
}
.w-label .content:hover .text {
    background: #00519d;
}
.w-label .content:hover h2,
.w-label .content:hover .smAreaC
{
    color:#fff;
}
.w-label .content h2 {
    text-align: left;
    font-size: 20px;
    margin: 15px 10px 8px 10px;
    font-weight: bold;
}
.w-label .content .smAreaC{
    font-size: 15px;
    margin-left: 10px;
    text-align: left;
}
    .w-label {
    margin: 0;
    padding: 0;
    position: relative;
    height: 56%;
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
}
.w-label > .w-label-tips {
    margin: 0;
    padding: 0;
    height: auto;
    float: left;
}
.w-label > .w-label-tips .w-label-tips-line {
    margin: 0;
    padding: 0;
    width: 120px;
    height: 1px;
    background-color: #eee;
    list-style: none;
    float: left;
    clear: both;
}
.w-label > .w-label-content {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 120px;
    right: 0;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 0;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-color: #e6e9ed;
    border-right-color: #e6e9ed;
    border-left-color: transparent;
    border-bottom-color: #e6e9ed;
}
 .w-label > .w-label-tips .w-label-tips-item {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    position: relative;
    *zoom: 1;
    float: left;
    clear: both;
    width: 120px;
    height: 34px;
    line-height: 34px;
    background-color: #f5f7fa;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
    cursor: pointer;
}
 .w-label > .w-label-tips .w-label-tips-item > a {
    margin: 0;
    padding: 0 12px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #e6e9ed;
    border-left-color: #e6e9ed;
    cursor: pointer;
}
 .w-label > .w-label-tips .w-label-tips-item i.w-label-tips-arrow {
    position: absolute;
    display: none;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-right-color: #609ee9;
    right: 2px;
    top: 50%;
    margin-top: -4px;
}
.w-label > .w-label-tips .w-label-tips-item .w-label-tips-item-line {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    border-right: 2px solid #609ee9;
    display: none;
}
 .w-label > .w-label-tips .w-label-tips-item.current .w-label-tips-item-line, .w-label > .w-label-tips .w-label-tips-item.current i.w-label-tips-arrow {
    display: block;
}
 .w-label > .w-label-tips .w-label-tips-item.current {
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 3;
    width: 120px;
    background-color: #fff;
    background-image: none !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background: -webkit-linear-gradient(none, none) !important;
    background: -moz-linear-gradient(none, none) !important;
    background: -ms-linear-gradient(none, none) !important;
    background: linear-gradient(none, none) !important;
    background-size: auto;
}
.w-label > .w-label-tips .w-label-tips-item.current > a {
    color: #609ee9;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    border-right-color: #609ee9;
    border-left-color: #e6e9ed;
    z-index: 3;
}
.w-label > .w-label-content .w-label-content-item {
    padding: 0;
    margin: 0;
    list-style: none;
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}
 .w-label > .w-label-content > .w-label-content-item.current {
    display: block;
}
.smAreaC {
    position: relative;
}
.smartAbs {
    position: absolute;
}
.yibuFrameContent {
    height: 100%;
}
.con_40_58 {
    color: inherit;
}
.w-button {
    display: inline-block;
    margin: 0;
    padding: 0;
    border-top: 1px solid #bb9c56;
    border-right: 1px solid #bb9c56;
    border-bottom: 1px solid #bb9c56;
    border-left: 1px solid #bb9c56;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    background-color: #FFF;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background-size: auto;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    cursor: pointer;
    outline: none;
    text-align: center;
        float: right;
    margin-top: 30px;
}
.w-button-position {
    display: block;
    padding: 0 5px;
}
.f-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.w-button .w-button-text {
    display: inline-block;
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    color: #bb9c56;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
}
.w-button:hover {
    border-top-color: #bb9c56;
    border-right-color: #bb9c56;
    border-bottom-color: #bb9c56;
    border-left-color: #bb9c56;
    background: rgb(187 156 86);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background-size: auto;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}
.w-button:hover .w-button-text {
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}
.leftmenu img{
    display:none;
}
@media (max-width: 768px) {
    .banner{height:175px; line-height: 175px}
    .banner p{display:none;}
    .contentbox {
    max-width: 100%;}
    .rightcont{
         width: 100%;
             padding: 0;
    }
    .gnyw{
        width: 100%;
    margin: 0 auto;
    }
    .gnyw .col-md-6{
      width: 100%;
            padding: 0;
    }
    .gnyw .w-image-box{
        width:100%;
    }
    .gnyw .w-image-box img{
        width:100%;
    }
    .zlfw{
        width:100%;
    }
    .gnyw #smv_con_58_26{
       /*  width:100%;*/
    }
    .gnyw .w-container .smAreaC{
         width:100%;
    }
    .gnyw #smv_con_57_50{
        width:100%;
    }
    .timebox .view{
            padding-right: 20px;
    }
    .kfbox{
        display:none;
    }
    .mnewbox ul li p{
            width: 78%;
    }
    .mnewbox ul li span:before{
        content:"";
    }
    .mw-label {
    margin: 0;
    padding: 0;
    min-width: 320px;
    min-height: 332px;
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
    }
    .mw-label-tips {
    margin: 0;
    padding: 0;
    height: auto;
    overflow: hidden;
    border-radius: 0;
    }
    .mw-label-tips .mw-label-tips-item {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    text-align: center;
    width: 105px;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #eee;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eee;
}
    .mw-label > .mw-label-tips .mw-label-tips-line {
    margin: 0;
    padding: 0;
    width: 1px;
    height: 34px;
    float: left;
    background-color: #eee;
    list-style: none;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #eee;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eee;
    }
    .mw-label-tips .mw-label-tips-item a {
    margin: 0;
    padding: 0;
    height: 34px !important;
    line-height: 34px;
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    font-size: 14px;
    color: #666;
    text-decoration: none;
    }
    .mw-label > .mw-label-tips > .mw-label-tips-line.current {
    background-color: #eee;
    border-top-color: #bb9c56;
    border-bottom-color: transparent;
    }
    .mw-label > .mw-label-tips .mw-label-tips-item.current {
        border-top-color:#bb9c56;
        border-bottom-color: transparent;
    }
    .mw-label-tips .mw-label-tips-item.current {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    text-align: center;
    width: 105px;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
    }
     .mw-label-tips .mw-label-tips-item {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    text-align: center;
    width: 105px;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #eee;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eee;
    }
    .mw-label-tips .mw-label-tips-item.current a {
        color: #bb9c56;
    }
    .mw-label-content {
        margin: 0;
        padding: 0;
        overflow: visible;
        position: relative;
        border-top-width: 0;
        border-right-width: 0;
        border-bottom-width: 0;
        border-left-width: 0;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
        border-radius: 0;
    }
    .mw-label-content .mw-label-content-item {
    /* position: absolute; */
    padding: 0;
    margin: 0;
    list-style: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    display: none;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
    opacity: 0;
    transition: all .5s;
    }
    .mw-label-content .mw-label-content-item.current {
    z-index: 30;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -ms-opacity: 1;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    display: block;
    }
    .message {
        white-space: nowrap;
        line-height: 28px;
    }
     div.foot.hidden-md .col-xs-6:first-child{
             padding-bottom: 20px !important;
     }
     div.foot.hidden-md {
         padding-bottom:60px;
     }
     div.foot.hidden-md .footbg{
          background: #1e1e1e;
     }
      div.foot.hidden-md .footbg .link{
         padding-top: 10px !important;
        padding-bottom: 10px !important;
        background: #252525;
      }
     div.foot.hidden-md .copyrigt{
        background: #1e1e1e;
        margin: 10px 0;
     }
    /* .subcd{
        
     }
     .xs-nav-menu ul{
        overflow: scroll;
         height: 150vw;
     }*/
     .subcd a{
         color:#a5a19a !important;
     }
     .col-xs-2 {
        width: 16.66666667% !important;
    }
    .col-xs-10 {
        width: 83.33333333% !important;
    }
    .col-xs-12 {
        width: 100% !important;
    }
   /* .leftmenu{
        background: inherit;
        height: auto !important;
        margin-top: 10px;
    }
    .leftmenu>ul{
       overflow-x: scroll;
        overflow-y: hidden;
       width: 100%;
        margin-bottom: 0;
        white-space: nowrap;
           display: -webkit-box;
    }
    .leftmenu>ul::-webkit-scrollbar {
        background-color: transparent;
    }
    .leftmenu>ul li {
        float: none;
        border-radius: 30px;
        height: fit-content;
        line-height: 8vw;
        border: 1px solid #e4e4e4;
        padding: 0 1vw;
        display: block;
        width: fit-content;
        margin-left: 2vw;
        color: #666;
        padding: 0 3vw;
    }
    .leftmenu>ul li.tit{
        display: none;
    }
    .leftmenu1>ul li.tit, .leftmenu>ul li.tit {
            background: inherit;
            color: #000;
                font-size: 14px;
                margin: 0;
    }*/
    .mcontentbox{
        padding: 0 !important;
    }
    .leftmenu .g-0{
        display:none;
    }
     .leftmenu{
        background: inherit;
        height: auto !important;
        
        margin-top: 10px;
    }
    .leftmenu>ul{
           width: 100%;
    margin-bottom: 0;
    height: 46.5vw;
    border-bottom: 1px solid #e4e4e4;
        box-shadow: inherit;
        margin: 0 auto;
    }
     .leftmenu>ul.two-one{
         border-left: 1px solid #e4e4e4;
             height: 23vw;
    width: 67vw;
     }
     .leftmenu>ul.g-s1 li:last-child{
         display:none;
     }
      .leftmenu>ul.g-s1,.leftmenu>ul.normal-one{
         height:23vw;
     }
      .leftmenu>ul.three-two-22{
              border-bottom: inherit;
      }
      .leftmenu>ul.three-two-22 li{
          border-bottom: 1px solid #e4e4e4; 
      }
      .leftmenu>ul.three-two-1{
           border-bottom: inherit;
      }
     .leftmenu>ul.three-two-1 li{
            border-bottom: 1px solid #e4e4e4; 
     }
     .leftmenu>ul.three-two-1 li:nth-child(5){
              border-top: inherit;
    margin-left: 33.3vw;
    border-left: 1px solid #e4e4e4;
     }
      .leftmenu>ul.three-two-22 li:nth-child(2){
           border-left:inherit;
      }
     .leftmenu>ul.three-two-22 li:nth-child(5){
             /*margin-left: 16.65%;*/
             border-left: 1px solid #e4e4e4;
     }
     .leftmenu>ul.three-two-22 li:nth-child(5),.leftmenu>ul.three-two-22 li:nth-child(6){
         border-top: inherit;
         width: 50vw;
     }
    .leftmenu>ul::-webkit-scrollbar {
        background-color: transparent;
    }
    .leftmenu>ul li {
           float: left;
    height: fit-content;
    line-height: 8vw;
    border-right: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    display: block;
    width: 33.3vw;
    color: #999;
    /* padding: 4.9vw; */
    /* padding-right: 5vw; */
    padding: 3vw 0;
    }
    .leftmenu>ul li.tit{
        display: none;
    }
    .leftmenu1>ul li.tit, .leftmenu>ul li.tit {
            background: inherit;
            color: #000;
                font-size: 14px;
                margin: 0;
    }
    .leftmenu img{
       display: block;
    margin: 0 auto;
    width: 9vw;
    }
    .newscard, .mnewbox{
        padding:0;
    }
    .pcnew ul {
        padding:0;
    }
    .leftmenu>ul li.tit,.leftmenu>ul li:hover, .leftmenu1>ul li.active, .leftmenu>ul li.active {
            background: inherit;
    color: #999;
    }
    .fgs{
        height: 110vw;
    }
    .fgs .col-md-6{
        padding: 0;
    }
    .fgs .col-md-6 .gs{
        line-height: 0 !important;
    }
     .fgs .col-md-6 .gs span{
        line-height: 7vw !important;
    }
    .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
        z-index:0;
    }
    .mbx{
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .post{
        margin-left: 0 !important;
    }
    .banner{
        display: none;
    }
}
.mnavbox{width:100%;height:60px;position: fixed;bottom:0;left:0;background:#005cb3}
.mnavbox li{float: left;width:20%;z-index: 10000; padding-top:5px;}
.mnavbox li a{color:#fff; text-align: center;}
.mnavbox li i{width:30px; height:30px; display: block; margin:0 auto; background: url(../img/iconone.png) no-repeat left top; background-size:100% auto;}
.mnavbox li i.pos1{background-position: 0 -240px}
.mnavbox li i.pos2{background-position: 0 -270px}
.mnavbox li i.pos3{background-position: 0 -300px}
.mnavbox li i.pos4{background-position: 0 -330px}
.mnavbox li i.pos5{background-position: 0 -360px}

.kfbox{position: fixed; width:100px; border-radius:50px 50px 0 0; right:0;top:50%;margin-top:-150px;background-image: linear-gradient(#e7d8b6, #c7ab6a); z-index: 8888;}
.kfbox .tx,.kfbox .code{width:80px; margin:10px;}
.kfbox a{display: block; color:#fff; line-height: 35px;}
.kfbox a i{background:url(../img/KFICON.png) no-repeat left top;width:16px; height:16px; background-size: 100%; display: block;float: left; margin:9px 5px 0 10px;}
.kfbox a i.qq{background-position: 0 0}
.kfbox a i.mobile{background-position: 0 -16px}
.kfbox p{font-size: 13px; text-align: center; color:#fff;margin: 0 0 10px;}

.carousel-indicators{bottom:0 !important}
.carousel-indicators li{background: #fff;}
.carousel-indicators li.active{padding:0 15px;}

.banner p{font-size:36px; color:#fff;font-weight: bold;background:#bb9c56;position: absolute;line-height: 44px;padding:0 20px; top:50%;margin-top:-22px; right:17%}
.footbg{background:#252525}


.dropnav .dropdownmenu{position: absolute;top:100%;max-height:0;min-height:0;width:100%;overflow: hidden;background:#bb9c56;border-radius:0 0 5px 5px;
    -webkit-transition:  max-height ease-in-out 0.8s; 
    -moz-transition:  max-height ease-in-out 0.8s; 
    -o-transition:  max-height ease-in-out 0.8s; 
    -ms-transition:  max-height ease-in-out 0.8s; 
    transition: max-height ease-in-out 0.8s; 
    margin:0;
}
.dropnav .dropdownmenu a{font-weight: normal; color:#fff !important;line-height:40px !important;display: block;}
.dropnav .dropdownmenu a:hover,.dropnav .dropdownmenu a.active{background:#fff !important;color:#bb9c56 !important}
.dropnav:hover .dropdownmenu{
    max-height:500px;
    -webkit-transition:  max-height ease-in 0.8s; 
    -moz-transition:  max-height ease-in 0.8s; 
    -o-transition:  max-height ease-in 0.8s; 
    -ms-transition:  max-height ease-in 0.8s; 
    transition: max-height ease-in 0.8s; 
}
.btext{
      font-size: 3.75vw;
    color: #bb9c56;
    position: absolute;
    top: 42.5%;
    left: 27.5%;
    /* width: 100%; */
    transform: translate(-50%, -50%);
    text-align: center;
    font-weight: 700;
    letter-spacing: 9px;
}
    .btext h2{
           font-size: 100%;
    font-weight: 700;
    }
    .modal,.fade{
        z-index:99999
    }
.modal-backdrop{
    z-index: 9999;
}
.modal,.fade .close{
    color: #000;
    opacity:1
}
.modal,.fade{
    padding: 0 !important;
}
.modal .modal-content{
    display: flex;
    flex-direction: column;
}
.modal,.fade .modal-dialog,
.modal,.fade .modal-content{
    width: 100%;
    height: 100%;
    margin: 0 !important;
    background: #f9f9f9;
}
.modal-body{
    height: 100%;
    overflow: auto;
}
.modal-detail{
    height: 100%;
   width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}
.modal-detail img{
    width: 400px;
    height: 500px;
}
.rightcont .zytd{
    clear: both;
    overflow: hidden;
    margin: 20px 0;
    display:flex;
    flex-wrap:wrap;

}
.rightcont .zytd .w-label{
    margin-bottom: 20px;
}
.rightcont .zytd .w-label > div{
    width:220px;
    height:350px;
}
.rightcont .navigation{
    text-align: center;
}
.editableContent .zytd{
    display: block;
}
.editableContent .zytd .w-label > div{
    margin-bottom: 20px;
}
.detail_content h3{
    font-size: 26px;
    color: #000;
    margin-bottom: 25px;
    font-weight: bold;
}
.detail_content h4{
    font-size: 14px;
    color: #999;
    margin-bottom: 50px;
}
.detail_content >p{
    color: #666;
}
div #modalInfo >p {
    background-color: initial !important;
}